Automating Instruments

I actually automate Instruments to get finer grain information of what an application is actually doing. To automated Instruments, according to Apple’s documentation, all you need is the DTPerformanceSession.framework… but, you actually need more than that, and you have to find where the dependencies are located. Here are all of the libraries you need: DTInstrumentsCP.framework … Continue reading Automating Instruments